ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1ChartCoreExtender<Tseries,TAnimation> Class / ShowChartLabels Property

In This Topic
    ShowChartLabels Property (C1ChartCoreExtender<Tseries,TAnimation>)
    In This Topic
    A value that indicates whether to show default chart labels.
    Syntax
    'Declaration
     
    Public Overridable Property ShowChartLabels As System.Boolean
    public virtual System.bool ShowChartLabels {get; set;}
    See Also